Welcome![Sign In][Sign Up]
Location:
Search - matlab knapsack

Search list

[Mathimatics-Numerical algorithmsgreedy

Description: 使用贪婪算法 解决0-1背包问题MATLAB源代码-greedy algorithm used to solve 0-1 knapsack problem MATLAB source code
Platform: | Size: 1024 | Author: 林鑫 | Hits:

[Algorithmintegral_volume

Description: 使用蒙特卡罗方法计算积分和体积的Matlab代码,适合初学者。-calculated using the Monte Carlo method and size of the integration of Matlab code for beginners.
Platform: | Size: 1024 | Author: 宋仁栋 | Hits:

[Data structsbeibao

Description: 背包问题运用贪婪算法的matlab 程序实现-Use of greedy algorithm knapsack problem of matlab program
Platform: | Size: 1024 | Author: shangsheng | Hits:

[OtherGA

Description: 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm to solve the 01 knapsack problem. In the 0/1 knapsack problem, there is a need for a capacity of c for the loaded backpack. From the n-items, select the items into the backpack, each item i the weight of wi, the value of pi. Feasible for loading backpack, backpack items total weight can not exceed the capacity of backpack, the best load is the value of the items loaded the highest.
Platform: | Size: 1024 | Author: 周薇 | Hits:

[matlabsa_01

Description: 本程序是在MATLAB平台上面实现的用模拟退火算法解决01背包问题。-This procedure is in the MATLAB platform achieved with simulated annealing algorithm to solve knapsack problem 01.
Platform: | Size: 1024 | Author: 周薇 | Hits:

[matlabxujinpeng-matlab

Description: 遗传算法编程求解旅行商问题;图论中最短路问题的Matlab程序实现;背包问题模型的Matlab程序实现。-Genetic Algorithm for Solving Traveling Salesman Problem programming graph theory, shortest path problem in the Matlab program implementation knapsack problem Matlab model implementation process.
Platform: | Size: 504832 | Author: 竹子的信仰 | Hits:

[matlab0-1-knapsack-problem

Description: 模拟退火解决0-1背包问题,初学者可以借鉴-Simulated annealing to solve 0-1 knapsack problem, beginners can learn from
Platform: | Size: 4096 | Author: 马贺 | Hits:

[matlabgabags

Description: 网站上关于遗传算法开发可谓工具箱满天飞。可工具箱超级难用。鉴于此,本人自己完全用matlab实现遗传算法解决多背包问题并留了qq。-Web site development on the genetic algorithm toolbox is all over the place. Toolbox can be super hard to use. In view of this, I am not at all with the realization of genetic algorithm matlab knapsack problem solve and stay more than a qq.
Platform: | Size: 1024 | Author: 李斌 | Hits:

[matlabGQA

Description: 遗传量子算法求解背包问题Matlab源码-Quantum Genetic Algorithm for Knapsack Problem
Platform: | Size: 11264 | Author: 林剑祥 | Hits:

[matlabmatlab

Description: 不错的程序,欢迎下载,登山算法,解决背包问题,不错-Good program, please download, climbing algorithm to solve knapsack problem, yes
Platform: | Size: 2048 | Author: david | Hits:

[Other01bagProblemGreedy

Description: 0/1背包问题的贪心优化解法 邓宏涛朱蜘 (江汉大学数学与计算机学院武汉430056) 摘要:介绍了0/1背包问题的基本贪心算法的解决策略,通过对贪心算法的改进和优化,找出0/1背包问题的最优解 的很好近似。-0/1 knapsack problem greedy optimization method of邓宏涛Zhu spider (Jianghan University, Mathematics and Computer Science, Wuhan 430056) Abstract: 0/1 knapsack problem of the greedy algorithm to solve the basic strategy of the greedy algorithm through the improvement and optimization, to find 0/1 knapsack problem of the optimal solution of a very good approximation.
Platform: | Size: 175104 | Author: qqq | Hits:

[matlabKnapsackProblem

Description: 这是用MATLAB编写的模拟退火算法求解背包问题的程序-This is prepared using MATLAB algorithm simulated annealing procedure for Knapsack Problem
Platform: | Size: 8192 | Author: 刘翔 | Hits:

[matlabSA

Description: 这是用模拟退火算法解决0-1背包问题,下载后可直接运行,可以帮助有需要对模拟退火算法进行了解的朋友。-This is a simulated annealing algorithm to solve the 0-1 knapsack problem, after downloading, can be directly run, you can help those in need of the simulated annealing algorithm to find out about friends.
Platform: | Size: 1024 | Author: 小吴 | Hits:

[MPIpso_01

Description: 使用二进制PSO解决0-1背包问题的MATLAB程序-The use of PSO to solve 0-1 knapsack problem
Platform: | Size: 10240 | Author: waterjj | Hits:

[OtherbeibaoPSO

Description: 这份源代码是用粒子群算法解决0/1背包问题,可以正常运行。-The source code is the particle swarm algorithm to solve 0/1 knapsack problem, it works.
Platform: | Size: 1024 | Author: 风暴 | Hits:

[Mathimatics-Numerical algorithmsyichuansuanfa

Description: 将贪婪修复方法与遗传算法相结合,构成混和遗传算法,并求解经典背包问题。-The greedy repair method and genetic algorithm are combined to form hybrid genetic algorithm, and solve the classical knapsack problem.
Platform: | Size: 23552 | Author: 施金泉 | Hits:

[matlabknapsackAlgorithm

Description: 遗传算法实现背包问题的matlab代码,分享给大家-Knapsack problem genetic algorithm matlab code to share for everyone
Platform: | Size: 1024 | Author: 方周冰 | Hits:

[matlabbagPSO

Description: matlab 用PSO 解决背包问题-matlab solve the knapsack problem with PSO
Platform: | Size: 1024 | Author: 徐玖 | Hits:

[AI-NN-PRthegreedyalgorithmusinggeneticalgorithmssolveknaps

Description: 详细的讲述了贪心算法和遗传算法相结合去求解NP难题,背包问题。-Greedy algorithm described in detail and the combination of genetic algorithms to solve the NP problem, knapsack problem.
Platform: | Size: 3072 | Author: liulei | Hits:

[matlabknapsack-ga

Description: knapsack genet algorithm
Platform: | Size: 2048 | Author: mahdi | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net